home *** CD-ROM | disk | FTP | other *** search
- echo off
- rem INSTALL PROGRAM, Ver. 1.00
- rem for Intimacy, Shareware Ver. 1.00S
- if %1NUL==NUL goto INSTRUCTIONS
- if "%1"=="A" goto END1CHK
- if "%1"=="a" goto END1CHK
- if "%1"=="B" goto END1CHK
- if "%1"=="b" goto END1CHK
- goto ERROR
- :END1CHK
- if "%2"=="A" goto END2CHK
- if "%2"=="a" goto END2CHK
- if "%2"=="B" goto END2CHK
- if "%2"=="b" goto END2CHK
- if "%2"=="C" goto HARDDISK
- if "%2"=="c" goto HARDDISK
- if "%2"=="D" goto HARDDISK
- if "%2"=="d" goto HARDDISK
- if "%2"=="E" goto HARDDISK
- if "%2"=="e" goto HARDDISK
- if "%2"=="F" goto HARDDISK
- if "%2"=="f" goto HARDDISK
- goto ERROR
- :END2CHK
- if "%1"=="%2" goto FERROR
- if "%3"=="3" goto FLOPPY
- if "%3"=="5" goto FLOPPY
- goto ERROR
- :HARDDISK
- rem HARD DISK ROUTINE
- cls
- echo HARD DISK INSTALLATION ROUTINE
- echo
- echo The files on the single Program Disk will be copied from
- echo drive %1 to the sub-directory \INT on drive %2.
- echo
- if exist %2:\int\nul goto NOMDMSG
- echo First, the sub-directory \INT will be created on hard drive %2.
- echo
- :NOMDMSG
- echo To abort, press the CTRL and C keys at the same time and, when prompted,
- echo enter Y or
- echo
- pause
- if not exist %2:\int\nul md %2:\int
- %2:
- cd \int
- copy %1:README
- copy %1:README.BAT
- echo
- %1:cidisk1
- echo
- %1:cidisk2
- copy %1:VENDOR.DOC
- copy %1:PACKING.LST
- echo
- goto FINALHDMSG
- rem FLOPPY DISK ROUTINE
- :FLOPPY
- cls
- echo FLOPPY DISK INSTALLATION ROUTINE
- echo
- if "%3"=="3" goto CONT3
- echo The files on the Program Disk will be uncompressed and copied to two
- echo 5 1/4" disks.
- goto CONT4
- :CONT3
- echo The files on the Program Disk will be uncompressed and copied to one
- echo 3 1/2" disk.
- :CONT4
- echo
- echo To abort, press the CTRL and C keys at the same time and, when prompted,
- echo enter Y or
- echo
- pause
- echo Insert Program Disk into drive %1 and a blank formatted disk
- echo into drive %2. (If a single floppy system, insert blank disk
- echo into drive %2 when prompted to do so.) Then
- echo
- pause
- %2:
- if "%3"=="5" goto FLOPPY5
- copy %1:README
- copy %1:README.BAT
- echo
- :FLOPPY5
- %1:cidisk1
- if "%3"=="3" goto FLOPPY3
- echo
- echo
- echo Label the disk in drive %2 as "Intimacy, Program Disk"
- echo
- pause
- echo
- echo Insert another blank formatted disk into drive %2. (If a single floppy
- echo system, insert blank disk into drive %2 when prompted to do so.) Then
- echo
- pause
- %2:
- copy %1:README
- copy %1:README.BAT
- :FLOPPY3
- echo
- %1:cidisk2
- copy %1:VENDOR.DOC
- copy %1:PACKING.LST
- echo
- echo
- if "%3"=="5" echo Label the disk in drive %2 as "Intimacy, Documentation"
- if "%3"=="3" echo Label the disk in drive %2 as "Intimacy, Program Disk"
- echo
- pause
- goto FINALFLMSG
- :ERROR
- echo
- cls
- echo ********************** ERROR in Command Line **********************
- echo
- echo Re-enter as: INSTALL X Y S
- goto CONTERR
- :INSTRUCTIONS
- cls
- echo ┌──────────────────────────────────────────────────────────────────┐
- echo │ │
- echo │ I N S T A L L A T I O N P R O G R A M │
- echo │ │
- echo │ f o r │
- echo │ │
- echo │ I n t i m a c y │
- echo │ │
- echo └──────────────────────────────────────────────────────────────────┘
- echo
- echo
- echo The Program Disk contains files in compressed format. The installation
- echo program uncompresses the program files and then copies these files
- echo to either a hard drive or to a working set of diskette(s) for
- echo use on systems with only floppy drive(s). For hard drive systems,
- echo the sub-directory \INT is created and then the files from the Program
- echo Disk are uncompressed and copied into this sub-directory.
- echo
- echo If you are using 5 1/4 inch disks then the program is uncompressed
- echo and copied to two diskettes. If you are using 3 1/2 inch disks, then
- echo the program is uncompressed and copied to a single diskette.
- echo
- pause
- cls
- echo To begin, enter the command: INSTALL X Y S
- :CONTERR
- echo
- echo where X is the source drive letter (A or B) that contains the original
- echo diskette and Y is the destination drive (A, B, C, D, E or F) being copied
- echo to. S is the size of the destination diskette: 5 for 5 1/4" or 3 for
- echo 3 1/2" and is only required when the destination drive is a floppy.
- echo
- echo Do NOT enter a : after any of the letters.
- echo
- echo Example 1: INSTALL A B 5
- echo
- echo uncompresses and copies all the files on the single program disk in drive
- echo A to two 5 1/4" disks in drive B. This example applies for both single and
- echo dual floppy disk only systems. In the case of a single floppy disk system,
- echo you will be prompted when to change diskettes.
- echo
- echo Example 2: INSTALL A C
- echo
- echo uncompresses and copies all the files on the single program disk in
- echo drive A to the sub-directory \INT on drive C.
- echo
- goto END
- :FINALHDMSG
- %2:
- cd \int
- cls
- echo The installation of Intimacy is now complete.
- echo
- echo Whenever you want to run this program, you must first go to the
- echo drive and sub-directory:
- echo %2:\INT
- echo
- echo by entering the DOS commands:
- echo %2: (if not already on drive %2)
- echo CD \INT
- echo
- echo and then enter the command INT to begin the program.
- goto COMMONMSG
- :FINALFLMSG
- cls
- echo The installation of Intimacy is now complete.
- echo
- echo To start, place the newly created Program Disk in drive %2. Then
- echo from the DOS prompt, type:
- echo
- echo INT
- echo
- echo and press ENTER.
- %2:
- :COMMONMSG
- echo
- echo
- echo The first time you run Intimacy answer Y to the
- echo program prompt:
- echo
- echo "Do you want INSTRUCTIONS (Y/N)?"
- echo
- echo This will give you enough information to successfully use the
- echo program without reading the manual. When you are ready, the
- echo manual will provide additional information that may be helpful.
- echo
- pause
- cls
- echo To make a printed copy of the Intimacy User's Manual,
- if "%3"=="5" echo place the newly created Documentation Disk in drive %2 and
- if "%3"=="3" echo place the newly created Program Disk in drive %2 and
- echo enter the following command from the DOS prompt:
- echo
- echo INTSMAN
- echo
- echo
- echo To print our full Product Catalog of related numerology programs
- echo and books, as well as report samples for each of these programs,
- if "%3"=="5" echo place the newly created Documentation Disk in drive %2 and
- if "%3"=="3" echo place the newly created Program Disk in drive %2 and
- echo enter the following command from the DOS prompt:
- echo
- echo CATALOG
- echo
- echo
- echo To start the Intimacy program now,
- if not "%3"=="" echo make sure the Program Disk is in drive %2 and
- echo enter the following command from the DOS prompt:
- echo
- echo INT
- echo
- echo
- echo Press the Enter key after typing the above commands.
- echo
- goto END
- :FERROR
- echo
- cls
- echo ********************** ERROR in Command Line **********************
- echo
- echo Source and Destination drives must be different
- echo
- :END